home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / door / fd_10.zip / FD-DOC < prev    next >
Text File  |  1992-03-15  |  10KB  |  243 lines

  1.  
  2.  
  3.  
  4.  
  5.                          The Flexible Display Door
  6.  
  7.                           From The HOT Programers
  8.                                     and
  9.                       The HOT (Heart Of Tennessee) BBS
  10.  
  11.                           Written by Larry Reeves
  12.  
  13.                               March 15, 1992
  14.  
  15.           ----==================================================----
  16.  
  17.  
  18.                         COPYRIGHT/LICENSE INFORMATION
  19.  
  20.           This program, the manual, and all information regarding
  21.          them are the property of HOT Doors Programers. This program,
  22.          the manual, and all information regarding them may be
  23.          copied or distributed by any entity, private or public,
  24.          without the permission of HOT Doors Authors provided no fees
  25.          are received or transferred. This application is distributed
  26.          through the share ware concept.
  27.  
  28.  
  29.                          COPYRIGHTS and TRADEMARKS
  30.  
  31.       HOT Doors (R) is a registered trademark of HOT COM
  32.  
  33.       Quick basic (R) is a registered trademark of Micro soft Corporation
  34.  
  35.       PCBoard (R) is a registered trademark of Clark Development Company (CDC)
  36.  
  37.       MS-DOS (R) is a registered trademark of MICRO SOFT Corporation
  38.  
  39.       BRUN45.EXE is copyrighted MICRO SOFT Corporation, 1988
  40.  
  41.       Door Source is Copyrighted Computer City, USA 1988, 1989, 1990
  42.  
  43.  
  44.  
  45.                               DISTRIBUTION
  46.  
  47.      You may make copies of the program files for Flexible Display door and
  48.      the documentation (Not to include the FD.exe registered) files together
  49.      and distribute them to others, upload to bulletin boards etc. for
  50.      non-commercial purposes. The program files should not be distributed
  51.      with the FD.exe registered file. None of the files should be modified
  52.      in any way.
  53.  
  54.  
  55.  
  56.                                  NOTICE
  57.  
  58.        This program, and all supporting programs and documentation are
  59.       provided "as is" without warranty of any kind, either expressed
  60.       or implied, including but not limited to the implied warranties
  61.       of merchantability and fitness for a particular purpose.  In no
  62.       event will HOT Doors, HOT COM or The HOT BBS be liable to you for
  63.       any damages arising out of the use or inability to use this
  64.       program and/or all supporting programs and documentation.
  65.  
  66.                   All prices and other information are
  67.                  subject to change without notice.
  68.  
  69.  
  70.  Program features:
  71.  
  72.  The program will read both ANSI and Non-ANSI files. Files that end with a
  73.  "G" will read in as a GRAPHIC file if the user is in the Graphics mode. File
  74.  names should not exceed 7 characters (8 using the G for Graphics) and the
  75.  extensions are only for denoting files. (.MUS for Music and .LST for List).
  76.  
  77.  The FDwell and FDwellG files are your welcome Screens and explanation of
  78.  the files to read in this door. If this file is missing it will just skip it.
  79.  
  80.  The FDmenu and FDmenuG files are the same as above except this file explains
  81.  all the selections for the files you have made available to the user.
  82.  The @ or PCBoard color codes are also supported. See Another.LST for a
  83.  list of Chained files. BLT1, BLT2, BLT3 all include the @ color codes.
  84.  
  85. This door Displays files as you wish and has many Sysop configurations.
  86. We use this door program on the HOT BBS for our HELP door, Tech Help Door,
  87. BBS Listings Door, News Door, On-Line Stores Door, ANSI Graphics Door, Tunes -
  88. ANSI Music Door and many other uses.
  89.  
  90.  
  91. Flexible Display Door was written using Quick basic v4.5 utilizing Todd
  92. Miller's Door Source v4.0 Library.  FD is a simple easy to use door that
  93. Displays Files as you would configure them. The FDlist.lst (or any name you
  94. choose) would hold the files in order of selection.
  95.  
  96.  
  97. Door Source has many advantages over most Door Libraries for Quick basic. One
  98. advantage is that the patched Brun45.exe is NOT needed.  In addition to the
  99. above it also has the following features:
  100.  
  101.           *  Handles comm port by assembly interrupt routines.
  102.           *  A sysop page routine.
  103.           *  Support for baud up to 52,600 bps!
  104.           *  Properly credits chat time to caller's time left.
  105.           *  Always checking for a loss of carrier.
  106.           *  Supports PCBoard 14.x, PCBoard 11.x and 12.x!
  107.           *  Handles locking ports
  108.  
  109.  
  110. One of Door Source's advantages over some of the other door writing utilities is
  111. that Door Source can support several versions of PCBoard! Now with version 4.0
  112. of DoorSource, WildCat, RBBS and BBS Software utilizing DOORSYS are also
  113. supported. The versions of PCBoard are 11.8 and up, including support for 14.0
  114. and up! The default bbs type is PCBoard 14.x. If you wish to change that, simply
  115. put this into your environment table by using the DOS command, SET in your
  116. autoexec.bat file.
  117.  
  118.   SET DORSRC=PCB14    -   Door Source will run PCBoard 14.x (DEFAULT)
  119.   SET DORSRC=PCB121   -   Door Source will run PCBoard 11.8+ with COM1
  120.   SET DORSRC=PCB122   -   Door Source will run PCBoard 11.8+ with COM2
  121.   SET DORSRC=WILDCAT  -   Door Source will run Wildcat
  122.   SET DORSRC=RBBS     -   Door Source will run in RBBS mode
  123.   SET DORSRC=DOORSYS  -   Door Source will use the DOOR.SYS
  124.  
  125. Another way to change the setting for the bbs type is on the command line,
  126. simply put PCB121 on the command line for PCBoard 11.8+ on COM1 and PCB122 on
  127. the command line for PCBoard 11.8+ on COM2, like this :
  128.  
  129.                             FD FD.CFG PCB121
  130.  
  131.  For WildCat and other systems, you MUST specify the BBS on the command line
  132. that fires up Flexible Display Door.  For example:
  133.  
  134.                             FD FD.CFG WILDCAT
  135.                             FD FD.CFG RBBS
  136.                             FD FD.CFG DOORSYS
  137.  
  138.  For Local operation or testing, FD may be started from the command line as:
  139.  
  140.                           FD FD.CFG LOCAL  or
  141.                           FD FD.CFG WILDCAT LOCAL
  142.  
  143. You can also not specify anything at all, and let Door Source figure out the bbs
  144. type that you are using. But the filename for the information file has to be the
  145. same. Here are the filenames Door Source will look for in the first line of the
  146. configuration file:
  147.  
  148.  
  149. Setup for any HOT doors is simple.  The batch file to load the door should be
  150. as follows:
  151.  
  152. C:                    <----- Drive containing a Door Program
  153. cd\Doors\FD           <----- Sub directory containing FD
  154. FD Fd.cfg             <----- Command Line to load FD
  155. C:                    <----- Drive containing PCB directory
  156. cd\pcb                <----- Change directory to PCB
  157. board                 <----- Re-Load PCBoard
  158.  
  159.  
  160.  
  161. FD.CFG File:
  162.  
  163. C:\PCB\PCBoard.SYS         <-- Name and Path of Your System File [See Note 1]
  164. THE HOT BBS                <-- Name Of Your BBS
  165. Larry                      <-- First Name Of Registered User
  166. Reeves                     <-- Last Name Of Registered User Or Sysop's Name
  167. 000000                     <-- Serial Number for Registration. [See Note #2]
  168. The Flexible Display Door  <-- Name Of Your Flexible Display Door
  169. Y                          <-- For Displaying Music Files With .MUS Extension
  170. FDLIST                     <-- List of all Files and paths       [See Note 3]
  171.  
  172. Note #1:
  173.      C:\PCB\PCBOARD.SYS    <- For PCBoard systems using PCBOARD.SYS only
  174.      C:\PCB\USERS.SYS      <- For PCBoard systems using USERS.SYS
  175.      C:\BBS\CALLINFO.BBS   <- For Wildcat! systems.
  176.      C:\BBS\DOOR.SYS       <- For systems that support DOOR.SYS
  177.      C:\BBS\DORINFOx.DEF   <- For QBBS/RBBS/RA. Replace x with Node #.
  178.  
  179. Note #2:
  180.      Registration is not necessary for this door program, however if you
  181.      would like to send a $5 Donation we would be happy to send you a
  182.      Serial Number that would remove the Last Add Screen. If you would
  183.      like to continue advertising our BBS at the end of the door then
  184.      this is a FREE door program.
  185.  
  186. Note #3:
  187.      This is a listing of all the files you wish to display and the
  188.      order you wish to list them in. All Files listed here will be
  189.      displayed as the Menu number is selected.
  190.  
  191.       If the File has an Extension of .LST then The Flexible Display Door
  192.      will open This file and display each file on that line as well.
  193.      This feature will allow you to use Screens appended as a slide show
  194.      or Chain Files all under one selection.
  195.      The Demo File is called ANOTHER.LST.
  196.  
  197.  
  198. Sysop features:
  199.  
  200.   This Door program will have the status line on the bottom of the
  201.   screen on line 24 and line 25. It will show these selections:
  202.  
  203.             1. The caller's baud rate
  204.             2. The caller's name
  205.             3. Time left in the door in minutes.
  206.             4. The name of your door and release version number.
  207.             5. Door Source 3.2
  208.             6. The time the door was entered, current time and flags if any.
  209.             7. Graphics mode (GR) or (NGR)
  210.             8. Bell/Caller alarm toggle status
  211.  
  212. The function keys open for the sysop to use are the following:
  213.  
  214.         (F4)    Page Bell Toggle
  215.         (F7)    Caller Alarm Toggle
  216.         (F8)    Return the user to the bbs
  217.         (F10)   Start chat with user
  218.         (ESC)   End chat with user
  219.         (ALT-X) Exit to DOS after sign-off toggle
  220.         (ALT-N) Sysop on next toggle
  221.  
  222. ERRORS:
  223.          If the Door reports an ERROR # 53 in line # 321, the system can not
  224.         find a Music file or it is named wrong. If any other Error #53 is
  225.         reported it is possible your List file is not correct or a file name
  226.         is misspelled. If any other Error is found or you are having problems
  227.         with this program, Please upload a File to me on the HOT BBS with the
  228.         following: A copy of your .CFG, FDLIST and a Directory listing these
  229.         files reside in. Just a DIR > DIRFILE will do fine.
  230.          We will try to respond to any problems you might have.
  231.  
  232.  
  233.  
  234.    ------------------------------------------------------------------------
  235.  
  236.    Thanks to the following Sysops for Beta testing this door and others.
  237.  
  238.    Bruce Richardson, SysOp of Lebanon Link BBS in Lebanon, Tn.
  239.  
  240.    Todd Miller, SysOp of PC Technologies BBS. (DoorSource Author)
  241.  
  242.  
  243.